inspector: Add a type check
authorTimm Bäder <mail@baedert.org>
Sat, 1 Aug 2020 05:58:36 +0000 (07:58 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 1 Aug 2020 06:59:41 +0000 (08:59 +0200)
commitbf24da0d80188964fd477d07dedad5221a85cb96
tree2c11a073ff0a05101f7eb4b640b82d6a23eec71e
parent746a40bbfe279f257e1232dad5b7655486112024
inspector: Add a type check

We only connect to this signal if sl->obejct is a GtkAccessible, so only
disconnect from it on the same condition.

Fixes #2980
gtk/inspector/a11y.c